CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux bash

搜索资源列表

  1. 本实验要实现一个简单的命令解释器

    3下载:
  2. 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征:  能够执行外部程序命令,命令可以带参数。 . 。  能够执行fg、bg、cd、history、exit等内部命令。  使用管道和输入输出重定向。  支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-04-26
    • 文件大小:8186
    • 提供者:香烟
  1. netunshare

    0下载:
  2. 一个简单的Linux下 network namespace实现工具 使用范例netunshare /bin/bash-A simple implementation tools under Linux network namespace Examples of use netunshare/bin/bash
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:812
    • 提供者:Ego
  1. linuxshellbash

    0下载:
  2. linux shell bash 编程,Linux软件的应用安装、cams应用指南-linux shell bash programming, Linux software installation, cams Application Guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:20365846
    • 提供者:jone
  1. ccache-2.3.tar

    0下载:
  2. ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多,也有更多的特性。 (注:Linux下运行)-ccache is a compiler cache. It acts as a cachin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:84386
    • 提供者:王军阵
  1. mladdmulti

    0下载:
  2. scr ipt to load *.torrent files in mldonkey linux clinet - you can load file from bash or from php scr ipt-scr ipt to load*.torrent files in mldonkey linux clinet- you can load file from bash or from php scr ipt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3138
    • 提供者:oblus
  1. abs-guide-3.7

    0下载:
  2. unix/linux环境下的bash编程教程以及相关的bash例子程序-bash programming materials and demos under unix/linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1175142
    • 提供者:wuqiwen
  1. ext2

    0下载:
  2. information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t u
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2529
    • 提供者:kose
  1. bash_cookbook

    0下载:
  2. Book for using bash shell on unix-linux systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1953804
    • 提供者:stipe
  1. abs_guide_cn

    0下载:
  2. linux/unix bash 高级编程资料。全面介绍bash开发。-linux/unix bash advanced programming information. Development of a comprehensive introduction bash.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1367446
    • 提供者:qbw008
  1. python_forUnix

    0下载:
  2. Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2638774
    • 提供者:欧曜玮
  1. gj_Bash_jbbczn

    0下载:
  2. 高级Bash脚本编程指南(for linux)-Advanced Bash scr ipting Guide!!!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1403813
    • 提供者:fjasdkl
  1. Original_series_Learning_The_Bash_Shell

    0下载:
  2. This refreshed edition serves as the most valuable guide yet to the bash shell. It s full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that much easier. Includes information on key bindings, command li
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:718911
    • 提供者:hook
  1. OCaml-for-scientists

    0下载:
  2. 本书旨在为Linux、Unix以及OS X系统管理员提供短小精悍且功能强大的shell实现解决方案,教会读者如何使用现有调试器调试shell脚本。 全书分为3个部分:脚本技术基础、系统交互和高级技术、有用的脚本实例。主要内容包括如何使小到中型的系统管理任务自动化,分析系统数据并编辑配置文件,使用bash和ksh等编写Linux、Unix和OS X应用程序的脚本文件等。 本书面向中高级的shell程序员,以及需要解决日常问题的系统管理员,但假定读者能够读懂一般的shell代码。 -Sy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2174458
    • 提供者:保密
  1. linuxprog

    0下载:
  2. 介绍linux环境下bash程序设计及调试的方法。-A brief but useful introduction about how to program under Linux, mainly about programing and debugging with bash.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7872552
    • 提供者:qp
  1. Bash_Script

    0下载:
  2. 高级Bash脚本编程指南 适合Linux初学者-Advanced Bash scr ipting Guide for Linux beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1211019
    • 提供者:孙玉彬
  1. gjBash

    0下载:
  2. 几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。作为系统与用户之间的交互接口,shell 几乎是你在UNIX 工作平台上最亲密的朋友-Almost all Linux and most UNIX can use Bash. As the interaction between system and user interfaces, shell work almost your UNIX platform closest friends
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1368194
    • 提供者:zhao shi jiang
  1. tagfileEditor

    0下载:
  2. 一个方便自定义 slackware linux 安装所需的tagfile的bash脚本。提供功能: 1. 根据已有的tagfile进行修改的功能。 2. 根据一张package清单生成tagfile的功能。 3. 根据当前系统中安装的包生成tagfile的功能。-A custom slackware linux easy to install the required tagfile bash scr ipts. Provide functions: 1. Functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5501
    • 提供者:章进洲
  1. abs-guide

    0下载:
  2. 进阶Bash 脚本编写指导,深入学习Bash 脚本语言。这是一本非常好的UNIX/Linux 下脚本编写指导书-Advanced Bash-scr ipting Guide,An in-depth exploration of the art of shell scr ipting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1792297
    • 提供者:唐小飞
  1. unix

    0下载:
  2. It s libary inventory management program for linux using awk. To run the program use syntax bash on manajemenuser-1.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:21172
    • 提供者:what123
  1. zynq_linux.tar

    0下载:
  2. Linux for Xylinx Zynq Chip. Many software items, such as Linux, use the environment variable CROSS_COMPILE, to invoke the GNU tools that are used to build it. The following command should be used to add the tools to the Linux host path and setup th
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-27
    • 文件大小:10635166
    • 提供者:rojoorbalino
« 1 2 3 4 56 »
搜珍网 www.dssz.com